/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .7s;transition:all .7s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;font-family:Arial;

*/

/* 公用标题 */
@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}



/* 产品中心 */
.box_01{width:100%;height:829px;padding-top:80px;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}

.box_01 .top{width:1200px;height:445px;margin:0 auto;overflow:hidden;}

.box_01 .top .left{width:200px;height:445px;float:left;position:relative;}

.box_01 .top .left .h_title{width:155px;height:62px;padding-left:45px;margin-top:55px;border-bottom:solid 1px #e1e6f1;position:relative;z-index:0;overflow:hidden;}

.box_01 .top .left .h_title::after{content:'';width:18px;height:18px;background:rgba(23,69,174,0.2);border-radius:9px;position:absolute;bottom:5px;left:123px;z-index:-1;}

.box_01 .top .left .h_title span{display:block;font-size:14px;color:#b2b2b2;line-height:14px;margin-top:8px;}

.box_01 .top .left .h_title h3{font-size:22px;color:#1745ae;font-weight:bold;line-height:24px;font-weight:bold;margin-top:6px;}

.box_01 .top .left .h_title h3 a{color:#1745ae;}

.box_01 .top .left .h_title p{font-size:66px;color:rgba(23,69,174,0.3);line-height:52px;font-weight:bold;position:absolute;top:0;left:-4px;}

.box_01 .top .left .fl_list{width:160px;height:280px;position:absolute;left:0;bottom:0;}

.box_01 .top .left .fl_list li{width:160px;height:70px;position:relative;}

.box_01 .top .left .fl_list li::before{content:'';width:160px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .left .fl_list li::after{content:'';width:0px;height:1px;background:#1745ae;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .left .fl_list li:hover::after{content:'';width:160px;height:1px;background:#1745ae;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .left .fl_list li a{display:block;width:100px;padding:0 35px 0 15px;line-height:70px;font-size:14px;color:#333; background:url(../images/pro_jt_01.png) right center no-repeat;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .left .fl_list li:hover a{color:#1745ae;background:url(../images/pro_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .left .fl_list li a::before{content:'';width:6px;height:6px;background:#ccc;border-radius:3px;position:absolute;top:32px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .left .fl_list li:hover a::before{content:'';width:6px;height:6px;background:#1745ae;border-radius:3px;position:absolute;top:32px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .picScroll-left01{width:870px;height:360px;float:right;overflow:hidden;position:relative;}

.box_01 .top .picScroll-left01 .bd{width:870px;height:360px;margin:0 auto;position:relative;z-index:5;overflow:hidden;}

.box_01 .top .picScroll-left01 .bd ul{width:870px;height:360px;overflow:hidden; zoom:1;}

.box_01 .top .picScroll-left01 .bd ul li{width:870px;height:360px;margin-right:10px;float:left;overflow:hidden;position:relative;}

.box_01 .top .picScroll-left01 .bd ul li a{display:block;}

.box_01 .top .picScroll-left01 .bd ul li .txt{width:350px;height:360px;overflow:hidden;float:left;}

.box_01 .top .picScroll-left01 .bd ul li .txt .name{width:350px;height:38px;font-size:16px;color:#333;line-height:16px;margin-top:55px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .picScroll-left01 .bd ul li:hover .txt .name{color:#1745ae;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .picScroll-left01 .bd ul li .txt .name::after{content:'';width:20px;height:2px;background:#1745ae;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .picScroll-left01 .bd ul li:hover .txt .name::after{content:'';width:200px;height:2px;background:#1745ae;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .picScroll-left01 .bd ul li .txt p{font-size:14px;color:#808080;line-height:30px;height:90px;overflow:hidden;margin-top:15px;}

.box_01 .top .picScroll-left01 .bd ul li .img{width:460px;height:340px;padding:9px;border:solid 1px #e6e6e6;border-radius:10px;overflow:hidden;float:right;}

.box_01 .top .picScroll-left01 .bd ul li .img .pic{width:460px;height:340px;overflow:hidden;}

.box_01 .top .picScroll-left01 .bd ul li .img .pic img{width:460px;height:340px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_01 .top .picScroll-left01 .bd ul li:hover .img .pic img{transform: scale(1.05);}

.box_01 .top .picScroll-left01 .hd{width:198px;height:48px;border:solid 1px #e6e6e6;border-radius:25px;position:absolute;left:0;bottom:60px;z-index:5;background:url(../images/line.png) center center no-repeat #fff;}

.box_01 .top .picScroll-left01 .hd .prev{width:99px;height:48px;cursor:pointer;background:url(../images/pro_jt_03.png) center center no-repeat;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .picScroll-left01 .hd .next{width:99px;height:48px;cursor:pointer;background:url(../images/pro_jt_05.png) center center no-repeat;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .picScroll-left01 .hd .prev:hover{background:url(../images/pro_jt_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .picScroll-left01 .hd .next:hover{background:url(../images/pro_jt_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center{width:1200px;height:auto;position:relative;z-index:0;margin:-25px auto 0 auto;}

.box_01 .pro-center .hd{width:840px;height:32px;margin-left:360px;overflow:hidden;}

.box_01 .pro-center .hd ul{width:240px;height:32px;overflow:hidden;font-size:16px;float:left;}

.box_01 .pro-center .hd ul li{width:90px;height:32px;float:left;line-height:16px;cursor:pointer;color:#333;text-align:right;cursor:pointer;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li:last-child{float:right;}

.box_01 .pro-center .hd ul li.on{color:#1745ae;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li::before{content:'';width:0px;height:1px;background:#1745ae;position:absolute;bottom:6px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li.on::before{content:'';width:90px;height:1px;background:#1745ae;position:absolute;bottom:6px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li::after{content:'';width:2px;height:0px;background:#1745ae;position:absolute;bottom:0;left:14px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li.on::after{content:'';width:2px;height:20px;background:#1745ae;position:absolute;bottom:0;left:14px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd .more{width:76px;height:18px;position:relative;z-index:0;float:right;font-size:12px;color:#333;line-height:14px;text-align:right;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd .more:hover{color:#1745ae;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd .more::before{content:'';width:10px;height:10px;background:#b5c3e3;border-radius:5px;position:absolute;bottom:0;left:0;z-index:-1;}

.box_01 .pro-center .bd{width:1200px;height:250px;margin-top:50px;}

.box_01 .pro-center .bd .main{width:1200px;height:250px;overflow:hidden;}

.box_01 .pro-center .bd .main li{width:280px;height:250px;float:left;margin-right:26.6px;overflow:hidden;}

.box_01 .pro-center .bd .main li:nth-of-type(4){margin-right:0;}

.box_01 .pro-center .bd .main li a{display:block;}

.box_01 .pro-center .bd .main li .img{width:270px;height:200px;border:solid 1px #e6e6e6;padding:4px;border-radius:10px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd .main li:hover .img{border:solid 1px #1745ae;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd .main li .img .pic{width:270px;height:200px;border-radius:10px;overflow:hidden;}

.box_01 .pro-center .bd .main li .img .pic img{width:270px;height:200px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_01 .pro-center .bd .main li:hover .img .pic img{transform: scale(1.1);}

.box_01 .pro-center .bd .main li .txt{width:280px;height:25px;margin-top:15px;overflow:hidden;}

.box_01 .pro-center .bd .main li .name{width:150px;font-size:14px;color:#333;height:25px;line-height:15px;float:left;background:url(../images/line01.png) left bottom no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd .main li:hover .name{color:#1745ae;background:url(../images/line02.png) left bottom no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd .main li .more{width:55px;font-size:12px;color:#808080;line-height:15px;height:15px;float:right;background:url(../images/pro_jt_07.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd .main li:hover .more{color:#1745ae;background:url(../images/pro_jt_08.png)  right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}






/* 企业优势 */
.box_02{width:100%;height:790px;background:url(../images/ys_back.jpg) center bottom no-repeat;overflow:hidden;}

.look_center{width:1200px;height:790px;margin:0 auto;position:relative;}

.look_center::after{content:'';width:620px;height:2px;background:#1745ae;position:absolute;bottom:285px;left:0;z-index:9;}

.look_center .h_title{width:200px;height:62px;padding-left:45px;border-bottom:solid 1px #e1e6f1;position:absolute;top:80px;left:0;z-index:9;}

.look_center .h_title::after{content:'';width:20px;height:20px;background:rgba(23,69,174,0.2);border-radius:10px;position:absolute;bottom:5px;right:-10px;z-index:-1;}

.look_center .h_title span{display:block;font-size:14px;color:#b2b2b2;line-height:14px;margin-top:8px;}

.look_center .h_title h3{font-size:22px;color:#1745ae;font-weight:bold;line-height:24px;font-weight:bold;margin-top:6px;}

.look_center .h_title p{font-size:66px;color:rgba(23,69,174,0.3);line-height:52px;font-weight:bold;position:absolute;top:0;left:-4px;}

.look_center .pos{width:auto;height:auto;position:absolute;left:0px;bottom:35px;z-index:9;}

.look_center .pos h4{font-size:20px;color:#fff;font-weight:bold;line-height:22px;}

.look_center .pos span{display:block;height:38px;font-size:12px;color:rgba(255,255,255,0.4);line-height:14px;margin-top:12px;position:relative;}

.look_center .pos span::after{content:'';width:30px;height:2px;background:rgba(255,255,255,0.5);position:absolute;bottom:0;left:0;}

.look_center .pos p{width:auto;height:44px;line-height:44px;padding-left:54px;margin-top:25px;position:relative;font-size:20px;color:#fff;font-weight:bold;}

.look_center .pos p::before{content:'';width:44px;height:44px;background:url(../images/tel01.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.look_center .pos p i{font-size:14px;color:#fff;font-weight:normal;}

.look_center .hd{width:490px;height:50px;position:absolute;bottom:320px;left:0;z-index:9;}

.look_center .hd a{display:block;width:90px;padding-left:70px;height:50px;line-height:50px;font-size:14px;color:#1745ae;background:url(../images/kf.png) 30px center no-repeat #fff;border-radius:25px;float:left;-moz-box-shadow:0px 0px 10px #f3f0f0; -webkit-box-shadow:0px 0px 10px #f3f0f0; box-shadow:0px 0px 10px #f3f0f0;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd a:hover{-moz-box-shadow:0px 0px 10px #c6d6fb; -webkit-box-shadow:0px 0px 10px #c6d6fb; box-shadow:0px 0px 10px #c6d6fb;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .arrow{width:70px;height:50px;float:right;}

.look_center .hd .prev{width:24px;height:50px;cursor:pointer;background:url(../images/pro_jt_03.png) center center no-repeat;float:left;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .next{width:24px;height:50px;cursor:pointer;background:url(../images/pro_jt_05.png) center center no-repeat;float:right;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .prev:hover{background:url(../images/pro_jt_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .next:hover{background:url(../images/pro_jt_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd{width:1200px;height:790px;}

.look_center .bd .main{width:1200px;height:790px;position:relative;}

.look_center .bd .main .txt{width:520px;height:790px;float:left;position:relative;}

.look_center .bd .main .txt h4{line-height:24px;font-size:14px;color:#b2b2b2;margin-top:215px;}

.look_center .bd .main .txt h4 span{font-size:22px;color:#1745ae;font-weight:bold;margin-right:10px;float:left;}

.look_center .bd .main .txt h4 i{font-size:30px;color:#333;line-height:20px;height:24px;font-weight:bold;margin-right:10px;float:left;}

.look_center .bd .main .txt .num{font-size:100px;color:#fafafa;line-height:80px;position:absolute;top:115px;right:0;}

.look_center .bd .main .txt p{width:520px;font-size:14px;color:#808080;line-height:32px;margin-top:30px;}

.look_center .bd .main .img{width:640px;height:790px;float:right;position:relative;}

.look_center .bd .main .img img{display:block;width:1000px;height:790px;vertical-align:top;border-radius:0 0 0 150px;overflow:hidden;position:absolute;left:0;top:0;z-index:2;}







/* 合作案例 */
.box_03{width:100%;height:610px;margin-top:80px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .center{width:1200px;height:550px;padding-top:60px;margin:0 auto;overflow:hidden;position:relative;}

.box_03 .center .pos{width:auto;height:auto;position:absolute;top:0;right:0;z-index:9;}

.box_03 .center .pos .h_title{width:155px;height:62px;padding-left:45px;border-bottom:solid 1px #e1e6f1;position:relative;z-index:0;margin-left:94px;overflow:hidden;}

.box_03 .center .pos .h_title::after{content:'';width:18px;height:18px;background:rgba(23,69,174,0.2);border-radius:9px;position:absolute;bottom:5px;left:123px;z-index:-1;}

.box_03 .center .pos .h_title span{display:block;font-size:14px;color:#b2b2b2;line-height:14px;margin-top:8px;}

.box_03 .center .pos .h_title h3{font-size:22px;color:#1745ae;font-weight:bold;line-height:24px;font-weight:bold;margin-top:6px;}

.box_03 .center .pos .h_title p{font-size:66px;color:rgba(23,69,174,0.3);line-height:52px;font-weight:bold;position:absolute;top:0;left:0;}

.box_03 .center .pos h4{font-size:14px;color:#666;line-height:15px;margin-top:35px;}

.box_03 .center .pos i{display:block;width:2px;height:70px; background:#1745ae;margin:20px 0 0 292px;}

.box_03 .center .pos .tel{text-align:right;font-size:14px;color:#333;line-height:22px;position:relative;}

.box_03 .center .pos .tel::before{content:'';width:22px;height:22px;background:url(../images/tel02.png);position:absolute;top:0;left:30px;animation: msClock 1.2s linear infinite;}

.box_03 .center .pos .tel span{font-size:24px;color:#1745ae;font-weight:bold;line-height:22px;margin-top:20px;}

.box_03 .center .case01{width:1200px;height:535px;margin:0 auto;}

.box_03 .center .case01 .swiper-slide a{display:block;}

.box_03 .center .case01 .swiper-slide{width:auto;height:275px;margin-top:260px;box-sizing:content-box;cursor:pointer;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case01 .swiper-slide .img{width:calc(100% - 20px);height:210px;padding:9px;border:solid 1px #e6e6e6;overflow:hidden;border-radius:8px;}

.box_03 .center .case01 .swiper-slide .img .pic{width:100%;height:210px;overflow:hidden;border-radius:8px;}

.box_03 .center .case01 .swiper-slide .img .pic img{width:100%;height:210px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_03 .center .case01 .swiper-slide.swiper-slide-active{width:490px !important;height:340px;margin-top:0px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case01 .swiper-slide.swiper-slide-active .img{width: calc(100% - 20px);height:340px;overflow:hidden;position:relative;}

.box_03 .center .case01 .swiper-slide.swiper-slide-active .img .pic{width:100%;height:340px;overflow:hidden;border-radius:8px;}

.box_03 .center .case01 .swiper-slide.swiper-slide-active .img img{width:100%;height:340px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_03 .center .case01 .swiper-slide .txt{width:100%;height:25px;margin-top:20px;overflow:hidden;}

.box_03 .center .case01 .swiper-slide .txt .name{width:150px;font-size:14px;color:#333;height:25px;line-height:15px;float:left;background:url(../images/line01.png) left bottom no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case01 .swiper-slide:hover .txt .name{color:#1745ae;background:url(../images/line02.png) left bottom no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case01 .swiper-slide .txt .more{width:55px;font-size:12px;color:#808080;line-height:15px;height:15px;float:right;background:url(../images/pro_jt_07.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case01 .swiper-slide:hover .txt .more{color:#1745ae;background:url(../images/pro_jt_08.png)  right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case01 .swiper-slide p{font-size:14px;color:rgba(128,128,128,0);line-height:30px;height:60px;margin-top:20px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case01 .swiper-slide.swiper-slide-active p{font-size:14px;color:rgba(128,128,128,1);line-height:30px;height:60px;margin-top:20px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}






/* 关于我们 */
.box_04{width:100%;height:658px;margin-top:80px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .center{width:1200px;height:658px;margin:0 auto;overflow:hidden;position:relative;}

.box_04 .center .left{width:479px;height:587px;float:left;}

.box_04 .center .left img{display:block;width:479px;height:587px; vertical-align:top;}

.box_04 .center .right{width:680px;height:auto;float:right;}

.box_04 .center .right h3{font-size:24px;color:#333;line-height:26px;font-weight:bold;margin-top:90px;}

.box_04 .center .right span{display:block;width:410px;font-size:14px;color:#ccc;line-height:13px;text-align:right;margin-top:45px;position:relative;}

.box_04 .center .right span::before{content:'';width:180px;height:1px;background:#b9c7e7;position:absolute;top:6px;left:0;}

.box_04 .center .right p{width:610px;font-size:14px;color:#808080;line-height:30px;height:120px;margin-top:15px;overflow:hidden;}

.box_04 .center .right .more{display:block;width:148px;padding-left:30px;height:38px;line-height:38px;border:solid 1px #e6e6e6;border-radius:20px;font-size:12px;color:#1745ae;background:url(../images/pro_jt_08.png) 125px center no-repeat #fff;margin-top:50px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .more:hover{border:solid 1px #1745ae;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx{width:400px;height:130px;position:absolute;bottom:20px;right:280px;display:flex;justify-content: space-between;}

.box_04 .center .bx a{display:block;width:110px;height:130px;float:left; background:rgba(255,255,255,0);border-radius:10px;overflow:hidden;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a.active{display:block;width:110px;height:130px;float:left; background:rgba(255,255,255,1);-moz-box-shadow:0px -5px 10px #f0efef;-webkit-box-shadow:0px -5px 10px #f0efef;box-shadow:0px -5px 10px #f0efef;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a::before{content:'';width:1px;height:40px;background:url(../images/ab_line.png);position:absolute;bottom:10px;left:38px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a.active::before{content:'';width:0px;height:0px;background:url(../images/ab_line.png);position:absolute;bottom:10px;left:38px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a .icon{width:35px;height:40px;position:absolute;left:0;bottom:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a.active .icon{width:35px;height:40px;position:absolute;left:38px;bottom:70px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a:nth-of-type(1) .icon{background:url(../images/ab_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a:nth-of-type(2) .icon{background:url(../images/ab_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a:nth-of-type(3) .icon{background:url(../images/ab_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a:nth-of-type(1).active .icon{background:url(../images/ab_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a:nth-of-type(2).active .icon{background:url(../images/ab_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a:nth-of-type(3).active .icon{background:url(../images/ab_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a p{font-size:14px;color:#fff;line-height:40px;position:absolute;right:0;bottom:10px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a.active p{font-size:16px;color:#1745ae;line-height:20px;font-weight:bold;width:110px;position:absolute;right:0;bottom:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a i{display:block;width:0px;height:2px; background:#1745ae;position:absolute;left:0px;bottom:60px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a.active i{display:block;width:20px;height:2px; background:#1745ae;position:absolute;left:45px;bottom:60px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .yyzz{width:224px;height:330px;padding:6px;float:left;background:url(../images/honor.png) center center no-repeat;position:absolute;bottom:5px;right:0;z-index:9;}

.box_04 .center .yyzz img{display:block;width:224px;height:330px; vertical-align:top;object-fit:cover;}






/* 新闻资讯 */
.box_05{width:100%;height:750px;margin-top:80px;padding-top:80px; background:url(../images/news_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .news_center{width:1200px;height:550px;margin:0 auto;position:relative;}

.box_05 .news_center .hd{width:200px;height:270px;position:absolute;left:0;top:0;z-index:9;overflow:hidden;}

.box_05 .news_center .hd .h_title{width:145px;height:62px;padding-left:55px;border-bottom:solid 1px #e1e6f1;position:relative;z-index:0;overflow:hidden;}

.box_05 .news_center .hd .h_title::after{content:'';width:18px;height:18px;background:rgba(23,69,174,0.2);border-radius:9px;position:absolute;bottom:5px;left:123px;z-index:-1;}

.box_05 .news_center .hd .h_title span{display:block;font-size:14px;color:#b2b2b2;line-height:14px;margin-top:8px;}

.box_05 .news_center .hd .h_title h3{font-size:22px;color:#1745ae;font-weight:bold;line-height:24px;font-weight:bold;margin-top:6px;}

.box_05 .news_center .hd .h_title h3 a{color:#1745ae;}

.box_05 .news_center .hd .h_title p{font-size:66px;color:rgba(23,69,174,0.3);line-height:52px;font-weight:bold;position:absolute;top:0;left:-4px;}

.box_05 .news_center .hd ul{width:160px;height:170px;overflow:hidden;position:absolute;left:0;bottom:0;}

.box_05 .news_center .hd ul li{width:160px;height:40px;background:#262626;margin-bottom:25px;border-radius:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on{background:#1745ae;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li a{display:block;padding-left:65px;width:95px;height:40px;font-size:14px;color:#fff;line-height:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 35px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_05 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_02.png) 35px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_05 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_03.png) 35px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_05 .news_center .bd{width:1200px;height:550px;overflow:hidden;}

.box_05 .news_center .bd .main{width:1200px;height:550px;}

.box_05 .news_center .bd .main .top{width:890px;height:260px;padding:5px 25px 5px 5px;overflow:hidden;margin-left:280px; background:#fff;border-radius:10px;position:relative;}

.box_05 .news_center .bd .main .top .img{width:350px;height:260px;overflow:hidden;border-radius:10px;float:left;}

.box_05 .news_center .bd .main .top .img img{display:block;width:350px;height:260px;vertical-align:top;object-fit:cover;}

.box_05 .news_center .bd .main .top .txt{width:515px;height:260px;overflow:hidden;float:right;}

.box_05 .news_center .bd .main .top .txt .name{display:block;height:40px;margin-top:50px;font-size:16px;color:#333;line-height:16px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top:hover .txt .name{color:#1745ae;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top .txt .name::after{content:'';width:40px;height:2px;background:#1745ae;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top:hover .txt .name::after{content:'';width:200px;height:2px;background:#1745ae;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top .txt p{font-size:14px;color:#808080;margin-top:20px;line-height:30px;height:60px;overflow:hidden;}

.box_05 .news_center .bd .main .top .txt span{display:block; background:url(../images/date.png) left center no-repeat;padding-left:25px;font-size:12px;color:#808080;line-height:15px;margin-top:20px;}

.box_05 .news_center .bd .main .bottom{width:1200px;height:270px;margin-top:10px;overflow:hidden;position:relative;}

.box_05 .news_center .bd .main .bottom li{width:330px;height:105px;padding:0 25px;float:left;background:#fff;border-radius:6px;overflow:hidden;margin:30px 30px 0 0;position:relative;}

.box_05 .news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}

.box_05 .news_center .bd .main .bottom li .name{display:block;width:300px;padding-left:30px;height:50px;line-height:50px;font-size:14px;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .name{color:#1745ae;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .name::after{content:'';width:15px;height:2px;background:#1745ae;position:absolute;top:24px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .line{width:330px;height:1px; background:#e6e6e6;position:relative;}

.box_05 .news_center .bd .main .bottom li .line::after{content:'';width:0px;height:1px;background:#1745ae;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .line::after{content:'';width:330px;height:1px;background:#1745ae;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li span{display:block;background:url(../images/date.png) left center no-repeat;padding-left:25px;font-size:12px;color:#808080;line-height:15px;position:absolute;left:25px;bottom:20px;}

.box_05 .news_center .bd .main .bottom li .more{color:#b2b2b2;background:url(../images/pro_jt_08.png)  right center no-repeat;width:90px;font-size:12px;line-height:15px;position:absolute;right:25px;bottom:20px;-webkit-transition:all .7s;transition:all .7s;}






/* 友情链接 */
.links{width:1200px;height:auto;line-height:40px;margin:50px auto 0 auto;overflow:hidden;}

.links p{width:160px;font-size:30px;line-height:40px;color:#333;text-align:right;font-weight:bold;text-transform: Uppercase;background:url(../images/links.png) left center no-repeat;float:left;}

.links p span{color:#1745ae;}

.links .lk{width:1020px;float:right;height:auto;line-height:40px;overflow:hidden;}

.links .lk a{display:block;width:auto;margin-right:35px;font-size:14px;color:#808080;float:left;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.links .lk a:hover{color:#1745ae;-webkit-transition:all .7s;transition:all .7s;}

.links .lk a:last-child{margin-right:0;}




/* 在线留言 */
.box_06{width:100%;height:144px;padding-top:40px;background:url(../images/ly_back.jpg) center top no-repeat;}

.box_06 .center{width:1200px;height:115px;margin:0 auto;overflow:hidden;}

.box_06 .center .left{width:145px;height:115px;float:left;}

.box_06 .center .left p{width:15px;height:115px;font-size:14px;line-height:15px;text-align:center;float:left;color:#808080;writing-mode: tb-rl;}

.box_06 .center .left .ewm{width:101px;height:101px;float:right; background:url(../images/kuang.png);padding:7px;}

.box_06 .center .left .ewm img{display:block;width:101px;height:101px; vertical-align:top;}

.box_06 .center .form{width:1020px;height:95px;overflow:hidden;position:relative;margin:10px 0;float:right;}

.box_06 .center .form p{width:320px;height:35px;overflow:hidden;border-radius:6px;background:rgba(255,255,255,1);}

.box_06 .center .form input{display:block;width:250px;height:35px;line-height:35px;color:#666;font-size:14px;padding:0 35px;box-sizing:content-box;}

.box_06 .center .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_06 .center .form p:nth-of-type(2){position:absolute;left:350px;top:0;}

.box_06 .center .form p:nth-of-type(1) input{background:url(../images/name.png) center center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(2) input{background:url(../images/phone.png) center center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(3){width:670px;height:35px;position:absolute;left:0;bottom:0;}

.box_06 .center .form textarea{width:600px;height:35px;line-height:35px;color:#666;font-size:14px;padding:0 35px;box-sizing:content-box;background:url(../images/liuyan.png) center center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(4){width:320px;height:35px;position:absolute;top:0;right:0;z-index:2;overflow:hidden;}

.box_06 .center .form p:nth-of-type(4) input{display:block;width:130px;height:35px;line-height:35px;color:#666;font-size:14px;float:left;padding:0 15px 0 35px;background:url(../images/yzm.png) 10px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:35px;cursor:pointer;}

.box_06 .center .form .tj{width:320px;height:35px;border:none;position:absolute;bottom:0;right:0;background:#1745ae;border-radius:6px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .form .tj .btn{display:block;width:320px;height:35px;line-height:35px;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;box-sizing:content-box;}

.box_06 .center .form .tj:hover{background:#333;-webkit-transition:all .7s;transition:all .7s;}















/* animated home */
.animated { -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite}
.animated.hinge {  -webkit-animation-duration: 2s; animation-duration: 2s }

@-webkit-keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated_1 { animation-delay:0.3s; }
.animated_2 { animation-delay:0.6s; }
.animated_3 { animation-delay:0.9s; }
.animated_4 { animation-delay:1.2s; }
.animated_5 { animation-delay:1.7s; }
.animated_6 { animation-delay:1.8s; }
.animated_7 { animation-delay:2.1s; }
.animated_8 { animation-delay:2.4s; }
.animated_9 { animation-delay:2.7s; }
.animated_10 { animation-delay:3s; }
.animated_11 { animation-delay:3.3s; }
.animated_12 { animation-delay:3.6s; }

/* animated end */




@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
